home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / linux / sonido / mod-0.000 / mod-0 / mod / TODO < prev    next >
Encoding:
Text File  |  1994-11-10  |  1.0 KB  |  45 lines

  1.  
  2. This file contains different ideas for future development
  3. ---------------------------------------------------------
  4.  
  5. Major:
  6. ------
  7.  
  8. /dev/{dsp,audio} support.
  9.  
  10. X11 Interface.
  11.  
  12. Support for more module formats if I feel like it/find some songs that
  13. I like, but isn't supported :)
  14.  
  15. Taglists.
  16.  
  17. Minor:
  18. ------
  19.  
  20. Clean up load_xxx.c (more macros taking care of casts and types).
  21.  
  22. SIG_USR[1/2] next, prev module when in background (make sure EINTR is handled
  23. everywhere).
  24.  
  25. Toggling between full/partial sample-name/dosname where applicable.
  26.  
  27. Make Finetune better for ULT's (use 4 more bits).
  28.  
  29. Implement S3M Global/Master volume (I'll do this when I do /dev/dsp).
  30.  
  31. Check correctness of ULT VibDepth and S3M Tremor with arg 00.
  32.  
  33. Log-volumes for old ULT formatversion 1.
  34.  
  35. Make ncurses-support a compile-time option.
  36.  
  37. A less CPU-intensive alterate way of displaying the song as it plays.
  38.  
  39. Bugs to fix:
  40. ------------
  41.  
  42. Deadlock after song played to the end (happens seldom, hard to reproduce).
  43.  
  44. "Random" note sometimes played when song ends (SEQ_STOP_NOTE ?).
  45.